Opc.Ua.Core
ReadOnlyList<T> Class Methods


Opc.Ua Namespace : ReadOnlyList<T> Class

For a list of all members of this type, see ReadOnlyList<T> members.

Public Methods
 NameDescription
Public Method Adds new item to the list (not supported).  
Public Method Removes all item from the list (not supported).  
Public Method Returns true if the item is in the list.  
Public Method Copies the elements of the list to an array.  
Public Method Returns an enumerator for the list.  
Public Method Returns the list of the specified item in the list.  
Public Method Inserts an item into the list (not supported).  
Public Method Removes an item from the list (not supported).  
Public Method Removes an item from the list (not supported).  
Public Methodstatic (Shared in Visual Basic) Creates a read-only list from a list.  
Top
See Also

Reference

ReadOnlyList<T> Class
Opc.Ua Namespace